-
Notifications
You must be signed in to change notification settings - Fork 113
Bump quarkus.version from 3.15.1 to 3.16.1 #836
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
🎊 PR Preview aa9f471 has been successfully built and deployed. See the documentation preview: https://quarkus-openapi-generator-preview-pr-836.surge.sh |
|
Sorry for delay @ricardozanini I will try it on this weekend. |
|
@mcruzdev oh man, no worries at all! |
|
@dependabot rebase |
Bumps `quarkus.version` from 3.15.1 to 3.16.1. Updates `io.quarkus:quarkus-bom` from 3.15.1 to 3.16.1 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](quarkusio/quarkus@3.15.1...3.16.1) Updates `io.quarkus:quarkus-maven-plugin` from 3.15.1 to 3.16.1 Updates `io.quarkus:quarkus-extension-processor` from 3.15.1 to 3.16.1 Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.15.1 to 3.16.1 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](quarkusio/quarkus@3.15.1...3.16.1) --- updated-dependencies: - dependency-name: io.quarkus:quarkus-bom dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.quarkus:quarkus-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.quarkus:quarkus-extension-processor dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.quarkus:quarkus-extension-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
adbb1fd to
dfddec1
Compare
|
@gastaldi it seems like Keycloak introduced this error:
Are you aware of anything related to this? Otherwise, do you know who may be? |
|
@hbelmiro AFAIR Docker doesn't run in Windows machines because of license issues, but I don't know if that changed recently |
|
@gastaldi yeah, but the CI passes with Quarkus 3.15.1. It seems like the Keycloak DevService was not started in 3.15 and now in 3.16, it is. |
This comment was marked as off-topic.
This comment was marked as off-topic.
Usually Keycloak takes their time to upgrade. |
6e8e2fa to
52794cb
Compare
Signed-off-by: Helber Belmiro <[email protected]>
52794cb to
23d215b
Compare
|
@hbelmiro, won't it be safer to disable only Keycloak tests, or is it not possible? |
|
@ricardozanini I tried to do that. But almost every test is failing. |
Bumps
quarkus.versionfrom 3.15.1 to 3.16.1.Updates
io.quarkus:quarkus-bomfrom 3.15.1 to 3.16.1Release notes
Sourced from io.quarkus:quarkus-bom's releases.
... (truncated)
Commits
8a67e79[RELEASE] - Bump version to 3.16.181a24d9Merge pull request #44169 from gsmet/3.16.1-backports-2607e6f6Codestarts - Do not reference ITs module if extension without ITs0ed8474Upgrade Caffeine to 3.1.8ac0a40aAdd a capability for OIDC client extensionc461da5Fix OIDC Bearer tutorial link name82eb6f4Fix Elasticsearch DevService network for@QuarkusIntegrationTestfor docker-i...9900b1bRemove Failsafe plugin config in AWT testing09a1a05Safer lookup and generate static resources for web dep locator2c12ab4Introduce QuarkusClassLoader.visitRuntimeResources(name)Updates
io.quarkus:quarkus-maven-pluginfrom 3.15.1 to 3.16.1Updates
io.quarkus:quarkus-extension-processorfrom 3.15.1 to 3.16.1Updates
io.quarkus:quarkus-extension-maven-pluginfrom 3.15.1 to 3.16.1Release notes
Sourced from io.quarkus:quarkus-extension-maven-plugin's releases.
... (truncated)
Commits
8a67e79[RELEASE] - Bump version to 3.16.181a24d9Merge pull request #44169 from gsmet/3.16.1-backports-2607e6f6Codestarts - Do not reference ITs module if extension without ITs0ed8474Upgrade Caffeine to 3.1.8ac0a40aAdd a capability for OIDC client extensionc461da5Fix OIDC Bearer tutorial link name82eb6f4Fix Elasticsearch DevService network for@QuarkusIntegrationTestfor docker-i...9900b1bRemove Failsafe plugin config in AWT testing09a1a05Safer lookup and generate static resources for web dep locator2c12ab4Introduce QuarkusClassLoader.visitRuntimeResources(name)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)